home *** CD-ROM | disk | FTP | other *** search
/ Clickx 75 / Clickx 75.iso / software / expressionweb / expressionwebv3 / ExpressionWeb_en.exe / Setup / WeConen.cab / xweb.personal1.tem.MASTER.DWT.en < prev    next >
Encoding:
Text File  |  2009-06-09  |  2.2 KB  |  69 lines

  1. ∩╗┐<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2.     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml" dir="ltr">
  4.     <head>
  5.         <meta http-equiv="content-type" content="text/html;charset=utf-8" />
  6.         <!-- #BeginEditable "doctitle" -->
  7.         <title></title>
  8.         <!-- #EndEditable -->
  9.         <link rel="stylesheet" type="text/css" title="CSS" href="styles/style0.css" media="screen" />
  10.     </head>
  11.  
  12.     <body>
  13. <!-- Begin Container -->
  14.         <div id="container">
  15. <!-- Begin Masthead -->
  16.             <div id="masthead">
  17.                 <h1><a href="#">Website Name</a></h1>
  18.                 <h3>Website description</h3>
  19.             </div>
  20. <!-- End Masthead -->
  21. <!-- Begin Navigation -->
  22.             <div id="navigation">
  23.                 <ul>
  24.                     <li><a href="index.htm">Home</a></li>
  25.                     <li><a href="about_me/default.html">About Me</a></li>
  26.                     <li><a href="resume/default.html">Résumé</a></li>
  27.                     <li><a href="photo_gallery/default.html">Photo Gallery</a></li>
  28.                     <li><a href="links/default.html">Links</a></li>
  29.                     <li><a href="contact/default.html">Contact</a></li>
  30.                 </ul>
  31.             </div>
  32. <!-- End Navigation -->
  33. <!-- Begin content_container -->
  34.             <div id="content_container">
  35. <!-- Begin Left Column -->
  36.                 <div id="column_left">
  37.                 <!-- #BeginEditable "content" -->
  38.                     <h2>Headline 2</h2>
  39.                     <p>insert content here</p>
  40.                 <!-- #EndEditable -->
  41.                 </div>        
  42. <!-- End Left Column -->
  43. <!-- Begin Right Column -->
  44.                 <div id="column_right">
  45.                 <!-- #BeginEditable "sidebar" -->
  46.                     <h3>Headline 3</h3>
  47.                     <p>insert content here</p>
  48.                 <!-- #EndEditable -->
  49.                 </div>
  50. <!-- End Right Column -->
  51. <!-- Begin Footer -->    
  52.                 <div id="footer">
  53.                     <div id="copyright">
  54.                         <p>Copyright © 0000. All Rights Reserved.</p>
  55.                     </div>
  56.                     <p><a href="index.htm">Home</a> | 
  57.                     <a href="about_me/default.html">About Me</a> | 
  58.                     <a href="resume/default.html">Résumé</a> | 
  59.                     <a href="photo_gallery/default.html">Photo Gallery</a> | 
  60.                     <a href="links/default.html">Links</a> | 
  61.                     <a href="contact/default.html">Contact</a></p>
  62.                 </div>
  63. <!-- End Footer -->
  64.             </div>
  65. <!-- End content_container -->
  66.         </div>
  67. <!-- End Container -->
  68.     </body>
  69. </html>